summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26accel/habanalabs/gaudi2: drain event lacks rd/wr indicationOfir Bitton
2024-02-26accel/habanalabs: fix error printDani Liberman
2024-02-26accel/habanalabs: initialize maybe-uninitialized variablesTal Risin
2024-02-26accel/habanalabs: fix debugfs files permissionsAvri Kehat
2024-02-26accel/habanalabs: fix glbl error cause handlingTomer Tayar
2024-02-26accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...Tomer Tayar
2024-02-26accel/habanalabs: modify print for skip loading linux FW to debug logTomer Tayar
2024-02-26accel/habanalabs: remove hop size from asic propertiesFarah Kassabri
2024-02-26drm: lcdif: Switch to drmm_mode_config_initMarek Vasut
2024-02-26drm/mxsfb: Switch to drmm_mode_config_initMarek Vasut
2024-02-26accel/habanalabs: use kcalloc() instead of kzalloc()Erick Archer
2024-02-26accel/habanalabs/goya: remove redundant assignment to pointer 'input'Colin Ian King
2024-02-26accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...Tomer Tayar
2024-02-26accel/habanalabs: remove call to deprecated functionDani Liberman
2024-02-26accel/habanalabs: Remove unnecessary braces from if statementMalkoot Khan
2024-02-26accel/habanalabs/gaudi2: move HMMU page tables to device memoryFarah Kassabri
2024-02-26accel/habanalabs: abort device reset for consecutive heartbeat failuresTomer Tayar
2024-02-26accel/habanalabs: fix DRAM BAR base address calculationTomer Tayar
2024-02-26accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warningsKoby Elbaz
2024-02-26accel/habanalabs/gaudi2: add interrupt affinity for user interruptsDani Liberman
2024-02-26drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal
2024-02-26drm/i915/hdcp: HDCP Capability for the downstream deviceSuraj Kandpal
2024-02-26drm/i915/hdcp: Add new remote capability check shim functionSuraj Kandpal
2024-02-26drm/i915/hdcp: Rename hdcp capable functionsSuraj Kandpal
2024-02-26drm/i915/hdcp: Pass drm_dp_aux to read_bcaps functionSuraj Kandpal
2024-02-26drm/i915/hdcp: Refactor intel_dp_hdcp2_capableSuraj Kandpal
2024-02-26drm/i915/hdcp: Move source hdcp2 checks into its own functionSuraj Kandpal
2024-02-26drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal
2024-02-26drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_statusBhanuprakash Modem
2024-02-25Linux 6.8-rc6v6.8-rc6Linus Torvalds
2024-02-25Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-25bcachefs: fix bch2_save_backtrace()Kent Overstreet
2024-02-25Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds
2024-02-25Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25ext4_get_link(): fix breakage in RCU modeAl Viro
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-25fuse: fix UAF in rcu pathwalksAl Viro
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()Al Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-25nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro
2024-02-25afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro
2024-02-25hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_infoAl Viro
2024-02-25exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helperAl Viro