summaryrefslogtreecommitdiffstats
path: root/lib/crc-itu-t.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-21arm64: Fix circular header dependencyKent Overstreet1-2/+2
2023-12-21timekeeping: Kill percpu.h dependencyKent Overstreet2-1/+3
2023-12-21prandom: Remove unused includeKent Overstreet1-1/+0
2023-12-21nodemask: Split out include/linux/nodemask_types.hKent Overstreet3-2/+12
2023-12-21torture: add missing dependency on hrtimer.hKent Overstreet1-0/+1
2023-12-21PM: fix missing rculist.h dependencyKent Overstreet1-0/+1
2023-12-21time_namespace.h: fix missing includeKent Overstreet1-0/+1
2023-12-21kmsan: add missing types.h dependencyKent Overstreet1-0/+2
2023-12-21kernel/fork.c: add missing includeKent Overstreet1-0/+1
2023-12-21nsproxy.h: add missing includeKent Overstreet1-0/+1
2023-12-21task_stack.h: add missing includeKent Overstreet1-0/+1
2023-12-21microblaze: add missing forward declarationKent Overstreet1-0/+1
2023-12-20m68k: Fix missing includeKent Overstreet1-0/+1
2023-12-20x86: fix missing includes/forward declarationsKent Overstreet5-0/+9
2023-12-18media: vidtv: fix missing includeKent Overstreet1-0/+1
2023-12-18drivers/gpu/drm/i915/i915_memcpy.c: fix missing includesKent Overstreet1-0/+2
2023-12-10Linux 6.7-rc5v6.7-rc5Linus Torvalds1-1/+1
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang1-2/+2
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang1-0/+2
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He3-3/+2
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao1-3/+2
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui1-1/+1
2023-12-08KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5
2023-12-08hwmon: (corsair-psu) Fix probe when built-inArmin Wolf1-1/+17
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu1-1/+1
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki1-1/+1
2023-12-07ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7Takashi Iwai1-0/+1
2023-12-07md: split MD_RECOVERY_NEEDED out of mddev_resumeYu Kuai1-4/+26
2023-12-07vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warningStefano Garzarella1-2/+1
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu3-9/+8
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer1-4/+12
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel3-1/+8
2023-12-07psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel1-1/+2
2023-12-07bpf: sockmap, updating the sg structure should also update currJohn Fastabend1-0/+19
2023-12-07net: tls, update curr on splice as wellJohn Fastabend1-0/+2
2023-12-07x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov1-9/+0
2023-12-07x86/entry: Do not allow external 0x80 interruptsThomas Gleixner1-1/+36
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner7-85/+64
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov3-0/+28
2023-12-07io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-7/+6
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2-1/+20
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-12-07ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov1-1/+12
2023-12-07ALSA: hda/realtek: Add Framework laptop 16 to quirksMario Limonciello1-0/+1
2023-12-07net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz1-2/+29
2023-12-07tcp: do not accept ACK of bytes we never sentEric Dumazet1-1/+5